html { font-size: 17px; } body { direction: rtl; margin: 0px; color: #272727; background-color: #ffffff; font-family: 'almoni-regular'; padding: 0 !important; font-size: 17px; } table { padding: 0px; margin: 0px; } td { vertical-align: top; padding: 0px; } p { direction: rtl; margin-top: 0px; margin-bottom: 0px; line-height:1; } a, a:hover, a:focus {color:inherit } img { max-width:100%; } input[type="text"], input[type="password"] { outline: none; box-shadow: none; border: 2px solid #cccccc; height: 36px; } input[type="password"] { font-family:Arial; } textarea { outline: none; } h1, h2, h3, h4, h5, h6 { font-family: 'almoni-tzar-bold'; } span.error, small.error { position: absolute; top: -20px; left: 12px; font-size: 12px; background: transparent; color: red; margin: 0; padding: 0; } .checboxWrapper span.error { right: 10px; } /*@font-face { font-family: 'BarLevAAABold'; src: url('../fonts/BarLevAAA-Bold.woff2') format('woff2'), url('../fonts/BarLevAAA-Bold.woff') format('woff'); font-weight: bold; font-style: normal; } @font-face { font-family: 'BarLevAAARegular'; src: url('../fonts/BarLevAAA.woff2') format('woff2'), url('../fonts/BarLevAAA.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'FBSpoiler-Regular'; src: url('../fonts/fbspoiler-regular.eot'); src: url('../fonts/fbspoiler-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/fbspoiler-regular.woff2') format('woff2'), url('../fonts/fbspoiler-regular.woff') format('woff'), url('../fonts/fbspoiler-regular.ttf') format('truetype'); } @font-face { font-family: 'FBSpoiler-Bold'; src: url('../fonts/fbspoiler-bold.eot'); src: url('../fonts/fbspoiler-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/fbspoiler-bold.woff2') format('woff2'), url('../fonts/fbspoiler-bold.woff') format('woff'), url('../fonts/fbspoiler-bold.ttf') format('truetype'); } @font-face { font-family: 'ProximaNova-Regular'; src: url('../fonts/ProximaNova-Regular.eot'); src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'); unicode-range: U+0-10FFFF; }*/ @font-face { font-family: 'almoni-regular'; src: url('../fonts/almoni-neue-regular-web/almoni-neue-regular-aaa.eot'); src: url('../fonts/almoni-neue-regular-web/almoni-neue-regular-aaa.woff2') format('woff2'), url('../fonts/almoni-neue-regular-web/almoni-neue-regular-aaa.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'almoni-tzar-bold'; src: url('../fonts/almoni-tzar-bold-web/almoni-tzar-bold-aaa.eot'); src: url('../fonts/almoni-tzar-bold-web/almoni-tzar-bold-aaa.woff2') format('woff2'), url('../fonts/almoni-tzar-bold-web/almoni-tzar-bold-aaa.woff') format('woff'); font-weight: normal; font-style: normal; } span.scn-reader-only { width: 0px; height: 0px; overflow: hidden; position: absolute; } .INDhasDragTooltip #INDWrap #INDmenu-btn { top: auto !important; bottom: 40px; } /*------------------------------------*\ SiteGrid \*------------------------------------*/ #SiteContainer { } #SiteHeaderContainer { color:#000000; padding:0px; } #SiteGridContainer { padding-top: 80px; } #SiteFooterContainer { background-color: #272727; padding: 0px; } #SiteHeader { max-width: 100%; margin-left: auto; margin-right: auto; height: 80px; background-color: #272727; position: fixed; width: 100%; z-index: 1005; } #SiteFooter { max-width: 1170px; margin-left: auto; margin-right: auto; overflow: hidden; padding: 30px 0; } #SiteGrid { max-width:100%; padding:0px; margin:0 auto; overflow:hidden; position: relative; } #GridRight { float:right; width:250px; margin-left:40px; } #GridLeft { float:right; display:none; } #GridTop { } #GridContent { } #GridFooter { } #PageLeft { } #PageRight { } #PageMenu { } #PageHeader { } #PageContent { } #PageKdm { } #PageFooter { } .header-container .row { max-width: 100%; margin: 0 auto; } .row { max-width: 100%; } @media (max-width: 1170px) { #GridLeft { display:none; } } @media (max-width: 1170px) { } @media (max-width: 991px) { #GridPage { float:none; width:100%; } } @media (max-width:767px) { #GridRight {float:none;width:100%; margin:0 auto;} #SiteGridContainer { padding-top: 65px; } } /*------------------------------------*\ Top Bar Select In Mobile \*------------------------------------*/ @media (max-width:767px) { #side-collapse-menu {width:100%} } /*------------------------------------*\ Top Bar Search \*------------------------------------*/ #search_form_header { margin-top: 10px; } #search_form_header_input_continer { width: 100%; max-height: 0; overflow: hidden; margin: 0 auto; height: 100%; transition: all 0.3s ease; transition-delay: 0.3s; } .search-site-wrapper.active #search_form_header_input_continer { background-color: #333; max-height: 65px; padding: 11px 0 13px; transition-delay: 0s; } #search_form_header { position: relative; opacity: 0; transition: all 0.3s ease; transition-delay: 0s; max-width: 580px; margin: 0; } .search-site-wrapper.active #search_form_header_input_continer #search_form_header { opacity: 1; transition-delay: 0.3s; } #search_form_header_input { background-color: transparent; -webkit-appearance: none; box-shadow: none; border: none; margin-bottom: 0; height: 40px; font-size: 105%; padding: 0 0 0 30px; color: #fff; border-bottom: 2px solid #ffcb05; margin: 0 auto; width: 100%; } #search_form_header_submit { position: absolute; top: 6px; left: 0; background: none; border: none; padding: 0; } #search_form_header_submit svg { width: 20px; fill: #fff; } #search_form_header_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #fff; } #search_form_header_input::-moz-placeholder { /* Firefox 19+ */ color: #fff; } #search_form_header_input:-ms-input-placeholder { /* IE 10+ */ color: #fff; } #search_form_header_input:-moz-placeholder { /* Firefox 18- */ color: #fff; } @media(max-width:767px){ #search_form_header_input_continer { text-align: center;display: inline-block;margin: 0 auto;width: 100%; } #search_form_header_input { display:inline-block; } #search_form_header_submit { width: 40px;display: inline-block; } } /*------------------------------------*\ Accordion - FAQ \*------------------------------------*/ .faq_accordion { padding-bottom: 30px; } .accordion { } .accordion .panel {border:0px; border-radius:0; border-top:1px solid #ECECEC;box-shadow:none; -webkit-box-shadow:none;padding:14.5px 0; margin:0; } .accordion .panel:nth-child(2n) {background-color:#EDEDED;} .accordion .panel:last-child {border-bottom:1px solid #ddd;} .accordion .panel-title {width:95%;} .accordion .panel-title>a { width: 100%; right: 0; top: 0; font-size:24px; font-family:'RaananSuperRegular'; } .accordion .panel-title>a:hover { text-decoration:none; } .accordion .panel-title>a:focus { text-decoration:none; } .accordion .panel-collapse.collapse.in { } .accordion .panel-default>.panel-heading { color: #333; background-color: transparent; border-color: #ddd; position:relative; margin-bottom:10px; margin-top:10px; margin-right:15px; } .accordion .panel-heading { padding: 10px 15px; border-bottom: 0;border-radius: 0px; } .accordion .panel-title>a:after { content: " "; display: block;width: 20px; height: 20px; float: left; background-image:url('../../../000Frames/site/images/plus.png');background-position: center center; background-repeat: no-repeat; } .accordion .panel-title > a[aria-expanded~=true]:after {background: url('../../../000Frames/site/images/minus.png'); background-repeat: no-repeat; background-position: center center; } .panel.panel-default div p { font-size: 21px; padding-right: 50px; padding-left: 165px; line-height: 27px; /*padding-top: 20px; padding-bottom: 20px;*/ } @media(max-width:767px){ .panel.panel-default div p {padding-left:0;padding-right:30px;padding-top:5px;width:90%;} .accordion .panel-title>a:after {position:absolute;left: 7px; top: 50%; transform: translate(0,-50%); } .accordion .panel-default>.panel-heading {padding-right:0;} .accordion .panel-title>a {padding-right:0; font-size:20px;font-weight:bold;} } /*------------------------------------*\ Carousel - FAQ \*------------------------------------*/ .owl-carousel { margin-top: 30px;margin-bottom: 30px; direction:ltr;} .owl-nav { } .owl-item {text-align:center; height:400px; overflow:hidden; } .owl-item .item { position: absolute; top: 50%; left: 0; transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); } .owl-next { position: absolute; left: 0; z-index: 1; top: calc(50% - 12px); transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); } .owl-prev { position: absolute; right: 0; z-index: 1; top: calc(50% - 12px); transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); } @media(max-width:991px) { .owl-item .item { margin: 0 auto; text-align: center; max-width: 250px !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); } } /*------------------------------------*\ lightbox Gallery \*------------------------------------*/ .lightbox-gallery .lightbox-gallery-loader {position: absolute; top: 50%; /* display: none; */ left: 50%; z-index: 10;} .lightbox-gallery .lightbox-gallery-item /*------------------------------------*\ lightbox Gallery Video \*------------------------------------*/ .lightbox-galleryVideo .lightbox-gallery-loader {position: absolute; top: 50%; left: 50%; z-index: 10;} .lightbox-galleryVideo .lightbox-gallery-item {} .popUpVideo .modal-header {border:none;} .popUpVideo .vertical-alignment-helper { display: table; height: 100%; width: 100%; pointer-events: none; } .popUpVideo .vertical-align-center { display: table-cell; vertical-align: middle; pointer-events: none; } .popUpVideo .modal-content { width: inherit; height: inherit; margin: 0 auto; pointer-events: all; background: none; box-shadow: 0px 0px 0px; border: none; } .popUpVideo .modal-body iframe { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; width: 100%; height: 100%; } .popUpVideo .modal-backdrop.fade.in { z-index: 0; } .popUpVideo .close {opacity:1 !important; color:#fff; } .popUpVideo .modal-backdrop.in { filter: alpha(opacity=50); opacity: .9; } /*------------------------------------*\ Breadcrumbps \*------------------------------------*/ #PageBreadCrumps { position: absolute; width: 100%; max-width: 1170px; left: 50%; top: 30px; z-index: 10; -webkit-transform: translateX(-50%); transform: translateX(-50%); } #PageBreadCrumps a:not(:first-child) { background-image: url(../images/header/breadCrumbs-arrow.png); color: #a2a2a2; font-size: 88%; text-decoration: none !important; display: inline-block; padding-right: 18px; background-repeat: no-repeat; background-position: right 7px top 7px; background-size: 4px; } #PageBreadCrumps a { font-size: 88%; background-image: none; padding-right: 0; color: #a2a2a2; } #PageBreadCrumps a:last-child { color: #fff; text-decoration: none !important; } #PageBreadCrumps a:hover { color: #fff; text-decoration: underline; } @media(max-width: 1024px) { #PageBreadCrumps { padding: 0 30px; } #PageBreadCrumps a:link { font-size: 100%; } } @media(max-width: 767px) { #PageBreadCrumps { display: none; } } /*------------------------------------*\ Directory/Side Menu \*------------------------------------*/ #rightMenu { } #rightMenu .menuHead { padding-right: 10px; height: 27px; font-size: 18px; background: #ECECEC; color: #000; margin-top: 2px; background-image: url('../../../000Frames/site/images/right_menu_arrow.png'); background-size: 10px; background-repeat: no-repeat; background-position: 20px; } #rightMenu .menuLink { padding-right: 10px; height: 27px; font-size: 18px; background: #ECECEC; color: #000; margin-top: 2px; background-image: url('../../../000Frames/site/images/right_menu_arrow.png'); background-size: 10px; background-repeat: no-repeat; background-position: 20px; } #rightMenu .selected { color: red; } #rightMenu .navbar-default {border:0; background-color:transparent;} #rightMenu .navbar {min-height:0; margin-bottom:0;} #rightMenu .navbar-header {float:right;} @media(max-width:767px){ #rightMenu .navbar-header {float: none; width: 100%; margin: 0;} } /*------------------------------------*\ Contact Form \*------------------------------------*/ .mrw-dynamic-form { position:relative; } .mrw-dynamic-form .form-messages, .mrw-dynamic-form .form-messages .loading, .mrw-dynamic-form .form-messages .success, .mrw-dynamic-form .form-messages .error { display: none; color: #333; z-index: 9999; /*font-family: 'FBSpoiler-Regular';*/ } .mrw-dynamic-form .form-messages { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(255,255,255,0.8); } .mrw-dynamic-form .error-message { color:red; display:none; } .mrw-dynamic-form .mrw-form-label { font-weight:normal; } .mrw-dynamic-form .form-group > div { margin-bottom: 5px; padding: 0 10px; position:relative;} .mrw-dynamic-form .form-group > div svg { position:absolute; left:35px; top:12px; width:10px;pointer-events:none;z-index:1;} .mrw-dynamic-form .form-control { border: 1px solid silver; color: #000; background: none; font-size: 100%; padding-right: 10px; position: relative; cursor: text !important; background: none !important; } .mrw-dynamic-form label.error { color:red; position:absolute; top:0px; left:15px; font-weight:normal; } .mrw-dynamic-form .form-control.error { border-color:red; } /*------------------------------------*\ Contact Form Wiget \*------------------------------------*/ .mrw-dynamic-form .mrw-form-label { width: 100%; font-size: 100%; cursor: auto; position: absolute; top: 8px; right: 22px; color: #131821; /*font-family: 'FBSpoiler-Regular';*/ letter-spacing: 0; z-index: 1; pointer-events: none; transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; } .mrw-dynamic-form .mrw-form-label.activeField { top: -20px; right: 15px; font-size: 85%; } #contact-form-wiget .form-control { height: 40px; background-color: #f1f1f1 !important; border: none; margin-bottom: 25px; box-shadow: none; padding-right: 20px; border-radius: 0px; } #contact-form-wiget #content.form-control { height: 120px; resize: none; margin: 0; } #contact-form-wiget .form-submit { width: 150px; height: 45px; font-size: 106%; letter-spacing: 0; font-family: 'almoni-regular'; background-color: #272727; margin: 25px auto 0; padding: 12px 12px 12px 25px; display: block; line-height: 0.6; } #contact-form-wiget .form-submit svg { fill: #fff; width: 15px; height: 15px; vertical-align: middle; margin-right: 5px; } @media(max-width:1024px) { .mrw-dynamic-form .form-group > div { margin-bottom: 5px; padding: 0 15px; } } @media(max-width: 767px) { #contact-form-wiget .row { margin: 0; } #contact-form-wiget .form-control { margin-bottom: 5px; } #contact-form-wiget .form-submit svg { width: 15px; height: 15px; margin-right: 2px; } .mrw-dynamic-form .form-group > div { margin-bottom: 15px; } } /*------------------------------------*\ Login Box \*------------------------------------*/ #loginBox { text-align:center; background-color:#1c1c1c; padding:15px; } #loginBox .loginBox-guest-hello { color:#F68B1F; line-height:24px; margin-bottom:10px; } #loginBox .firstSentence { font-size:130%; } #loginBox .secondSentence { font-size:165%; } #loginBox #LoginBox-Buttons { padding-top:20px; } #loginBox #LoginBox-Buttons a { display:inline-block; background-color:#F68B1F; border:1px solid #FFF; border-radius:5px; color:#FFF; font-size:120%; padding:2px 18px; margin:0px 5px; text-decoration:none; cursor:pointer; } #loginBox #LoginBox-SignIn { width:100%; margin-left:auto; margin-right:auto; overflow:auto; } #loginBox #LoginBox-SignIn .login-field { margin-bottom:12px; border-radius:3px; border: none; width:100%; padding:5px 10px 4px 10px; } #loginBox #LoginBox-SignIn .login-submit { float:left; background-color:#F68B1F; border:1px solid #FFF; border-radius:5px; color:#FFF; font-size:120%; padding:2px 18px; cursor:pointer; text-decoration:none; } #loginBox #LoginBox-SignIn .forgetPass { float:left; text-decoration:underline; color:#F68B1F; padding-top:10px; font-size:90%; } #loginBox #LoginBox-SignIn .user-register { float:right; text-decoration:underline; color:#F68B1F; padding-top:10px; font-size:90%; } #loginBox .loginBox-user-hello { color:#F68B1F; line-height:24px; } #loginBox .loginBox-user-buttons { padding-top:20px; } #loginBox .loginBox-user-buttons a { display:inline-block; background-color:#F68B1F; border:1px solid #FFF; border-radius:5px; color:#FFF; font-size:110%; padding:2px 12px; margin:0px 2px; text-decoration:none; cursor:pointer; margin-bottom:10px; } /*------------------------------------*\ #modal \*------------------------------------*/ .modal-vertical-align { display: table; height: 100%; width: 100%; pointer-events: none; } .vertical-align-center { display: table-cell; vertical-align: middle; pointer-events: auto; text-align: center; } #mrw-modal-1 { } #mrw-modal-1 .modal-content { border-radius: 0px; background-color: transparent; display: inline-block; pointer-events: all; } .modal iframe { width: 85vw; height: 48vw; max-height: 670px; border: none; background-color: transparent; max-width: 1170px; } .modal .modal-content { background: transparent; -webkit-box-shadow: none; box-shadow: none; border: none; } .modal .all-content { max-width: 1170px; margin: 0 auto; } .modal .close { opacity: 1; float: none; } .modal .close svg { width: 52px; height: 52px; } /*------------------------------------*\ Bootstrap dropdown animation \*------------------------------------*/ .dropdown .dropdown-menu { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; max-height: 0; display: block; overflow: hidden; opacity: 0; background-color: #272727; left: auto; right: 0; text-align: right; } .dropdown.open .dropdown-menu { max-height: 200px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 1; } .dropdown-menu>li>a{color: inherit;} .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background-color:transparent; color:#ffcb05} @media(max-width:1024px) { .dropdown .dropdown-menu {position:unset; display:block; width:100%; max-height:0px; opacity:1; float:none; background:transparent; -webkit-box-shadow:none; box-shadow:none; border:none; color:#414141; text-align:center; font-size:120%; padding:0px;} } /*------------------------------------*\ BASE PAGE VIEW \*------------------------------------*/ #anchor { margin-bottom: 15px; margin-top: -5px; font-size: 90%; } #headline { position: absolute; width: 100%; top: 32%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 10; text-transform: uppercase; } #headline h1 { font-size: 424%; color: #fff; display: inline-block; margin: 0 0 0 10px; padding: 0; line-height: 1; } #headline h2 { font-size: 365%; color: #ffcb05; display: inline-block; margin: 0; padding: 0; line-height: 1; } #subheadline h2 { margin: 0; padding: 0; font-size: 130%; color: #59595B; font-weight: normal; margin-bottom: 10px; } #writer { margin-bottom: 5px; font-weight: normal; } #text1 { margin-top: 20px; margin-bottom: 20px; } #text1 strong { } #text1 b { } #video { margin-bottom: 20px; } #video video { width: 100%; height: auto; } #remarks { font-size: 90%; } .picD { width: auto; height: auto; margin-bottom: 15px; margin-top: 15px; } #lobby { height: 400px; position: relative; margin-bottom: 0; text-align: center; } .inner-content { position: relative; margin-top: -175px; padding-bottom: 100px; z-index: 10; } @media(max-width: 1024px) { .inner-content { margin-top: -200px; } } @media(max-width: 767px) { #lobby { height: 280px; } #headline { top: unset; left: unset; position: relative; transform: none; width: 100%; padding-top: 30px; } #headline h1 { font-size: 14vw;} #headline h2 { font-size: 12vw; } .inner-content { margin-top: -95px; } .inner-content { margin-top: -95px; } .eventsFilterBox { margin: 20px 0 30px; } .eventTagsMobile svg { fill: #fff; position: absolute; width: 15px; left: 15px; top: 50%; transform: translateY(-50%); } } /*------------------------------------*\ #General Classes \*------------------------------------*/ .max-width { max-width: 1170px; } .no-marg { margin: 0px; } .no-pad { padding: 0px; } .p-vert { display: table; } .c-vert { display: table-cell; vertical-align: middle; } .f-h { height: 100%; } .f-w { width: 100%; } .margin-auto { margin:0 auto } button:hover, button:focus, .button:hover, .button:focus { background-color: #ffcb05; } .btn { padding: 3px 15px; letter-spacing: 0.4px; font-size: 118%; border-radius: 0; font-family: 'almoni-tzar-bold'; } .btn-primary { color: #fff; background-color: #272727; border-color: #272727; transition: all .3s ease; } .btn-primary svg { fill: #fff; } .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #272727; background-color: #ffcb05; border-color: #ffcb05; } .btn-primary:hover svg, .btn-primary:focus svg, .btn-primary.focus svg, .btn-primary:active svg { fill: #272727; } .btn.white-btn { height: 50px; padding: 10px 25px; border: 2px solid #272727; color: #272727; font-size: 130%; font-family: 'almoni-tzar-bold'; -webkit-transition: all .3s ease; transition: all .3s ease; } .btn.white-btn:hover { background-color: #272727; color: #fff; } .btn.white-btn:hover svg { fill: #fff; } .btn.white-btn svg, .btn.btn-primary svg { width: 16px; height: 16px; margin-right: 5px; vertical-align: middle; -webkit-transition: all .3s ease; transition: all .3s ease; } .FadeInElement { opacity: 0; transform: translate(0, 10px); -webkit-transform: translate(0, 10px); transition: all 1000ms cubic-bezier(.17,.67,.83,.67); -webkit-transition: all 1000ms cubic-bezier(.17,.67,.83,.67); transition-duration: 1.5s; -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1); transition-timing-function: cubic-bezier(.165,.84,.44,1); } .FadeInElement.showItem { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); } blockquote { width: calc(100% - 35px); margin: 20px auto 30px; background-color: #f4f2ef; border: none; padding: 30px 50px; color: #272727; position: relative; -webkit-transform: skewX(-15deg); transform: skewX(-10deg); border-right: 3px solid #ffcb05; border-left: 3px solid #ffcb05; font-family: 'almoni-tzar-bold'; } blockquote p { color: #272727; line-height: 1.2; position: relative; font-size: 128%; text-align: center; -webkit-transform: skewX(10deg); transform: skewX(10deg); } @media (max-width: 767px) { .row { margin:0px -5px; } .row > div { padding:0px 5px; } } /*------------------------------------*\ #modal \*------------------------------------*/ .modal-vertical-align { display: table; height: 100%; width: 100%; pointer-events: none; } .vertical-align-center { display: table-cell; vertical-align: middle; text-align:center; } #mrw-modal-1 { } #mrw-modal-1 .modal-content { border-radius:0px; background-color:transparent; display:inline-block; pointer-events: all; } /*------------------------------------*\ #Grids \*------------------------------------*/ .grid-view .grid-box { /*border-bottom: 1px solid #ddd;*/ margin-bottom: 30px; text-align: center; } .grid-view .grid-box-image { padding-bottom:56%; position:relative; overflow:hidden; } .grid-view .grid-box-image a { display:block; position:absolute; left:0px; bottom:0px; right:0px; top:0px; } .grid-view .grid-box-image img { margin: 0 auto; max-width:100%; } .grid-view.center-elements .row { font-size:0px; text-align:center; } .grid-view.center-elements .row > div { display:inline-block; float:none !important; vertical-align:top; font-size:1rem; } /*------------------------------------*\ Fonts \*------------------------------------*/ @font-face { font-family: 'zofen'; src: url('../../../000Frames/site/fonts/atzofen-regularwebfont.eot'); src: url('../../../000Frames/site/fonts/atzofen-regularwebfont.eot?#iefix') format('embedded-opentype'), url('../../../000Frames/site/fonts/atzofen-regularwebfont.woff') format('woff'), url('../../../000Frames/site/fonts/atzofen-regularwebfont.ttf') format('truetype'), url('../../../000Frames/site/fonts/atzofen-regularwebfont.svg#fbatzofen-regularwebfont') format('svg'); font-weight: normal; font-style: normal; unicode-range: U+590-5ff,U+000-03F; /* unicode range for hebrew letters, 0-9 and all special chars */ } @font-face { font-family: 'niagara'; src: url('../../../000Frames/site/fonts/NIAGSOL.eot'); src: url('../../../000Frames/site/fonts/NIAGSOL.eot?#iefix') format('embedded-opentype'), url('../../../000Frames/site/fonts/NIAGSOL.woff') format('woff'), url('../../../000Frames/site/fonts/NIAGSOL.ttf') format('truetype'), url('../../../000Frames/site/fonts/NIAGSOL.svg#NIAGSOL') format('svg'); font-weight: normal; font-style: normal; unicode-range: U+040-07F; /* unicode for a-z and A-Z letters only! */ } /*------------------------------------*\ PopUp Feature \*------------------------------------*/ #popup-modal .vertical-alignment-helper { display: table; height: 100%; width: 100%; } #popup-modal .vertical-align-center { display: table-cell; vertical-align: middle; z-index:99999; } #popup-modal .modal-header { border: none; padding: 0px; } #popup-modal .close { display: block; float: none; margin: 0 auto; opacity: 1;transform: translateX(-50%);-webkit-transform:translateX(-50%); right:auto; } #popup-modal .close span { color: #fff; } #popup-modal .modal-body { text-align: center; } #popup-modal .modal-body img { max-width:90vw; max-height:90vh;} #popup-modal .modal-content { border: 0px; background-color: transparent; border-radius: 0px; -webkit-box-shadow: none; width: auto; max-width: 90vw; margin: 0 auto; } .vertical-alignment-helper { display: table; height: 100%; width: 100%; } .vertical-align-center { display: table-cell;vertical-align: middle; } @media(max-width:767px) { #popup-modal .modal-body img { max-width: 100%; } } /*------------------------------------*\ GALLERY COMPONENTS - lightBox \*------------------------------------*/ .lightbox-gallery { position:relative; min-height:250px; } .lightbox-gallery-item { display:none; text-align: center; padding-bottom: 7.5px; padding-top: 7.5px; } .blueimp-gallery>.close, .blueimp-gallery>.title { top:65px; display:block; } .blueimp-gallery a.next { display:block !important; } .blueimp-gallery a.prev { display:block !important; } .blueimp-gallery ol.indicator { display:block !important; } .blueimp-gallery a.play-pause { display:block !important; } /*------------------------------------*\ GALLERY COMPONENTS - #FLEX SLIDER \*------------------------------------*/ .flexslider { border: none; background: none; -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0 0px 0px rgba(0,0,0,0); -o-box-shadow: 0 0px 0px rgba(0,0,0,0); box-shadow: 0 0px 0px rgba(0,0,0,0); overflow:hidden; } .flexslider .flexslider-item { display: block; /*min-height: 200px;*/ padding-bottom: 40%; background-size: cover; background-position: center center; } .flexslider .flex-control-nav { bottom:20px; z-index:2; } .flex-control-paging li a.flex-active { background: #000; background: rgba(255,255,255,1); cursor: default; } .flex-control-paging li a { background: #fff; background: rgba(255,255,255,0.7); } .flexslider .flexslider-item {position:relative;} .flexslider-item-content { position: absolute; right: 0; z-index: 9; top: 10%; right: 5%; padding: 15px; background: rgba(0,0,0,0.56); border-radius: 5px; } .flexslider-item-title { text-align: right; color: #fff;font-size: 140%; } .flexslider-item-description { text-align: right; color: #fff; } .flexslider-item-readmore { text-align: right; color: #fff; font-size: 120%;} @media(max-width:767px) { .flexslider .flexslider-item { padding-bottom: 50%; min-height: 300px; } } /*------------------------------------*\ Blog Style \*------------------------------------*/ .recipes-content-wrapper { max-width: 1000px; min-height: 200px; padding: 0; background-color: transparent; margin: 0 auto; } #recipes-content-container { overflow: hidden; margin: 0 -15px; } .normal-recipe a, .large-recipe a { text-decoration: none; display: block; position: relative; height: 100%; -webkit-transition: all .3s ease; transition: all .3s ease; } .normal-recipe a:hover, .large-recipe a:hover, .normal-recipe a:focus, .large-recipe a:focus { box-shadow: 0px 15px 15px 0 rgba(51, 51, 51, 0.15); } .blogBox { position: relative; width: 100%; height: 100%; overflow: hidden; /*font-family: 'FBSpoiler-Regular';*/ } /*.blog-title { font-family: 'FBSpoiler-Bold'; }*/ .large-recipe { height: 320px; float: right; } .large-recipe .blogBox:before { content: ""; opacity: 0.8; position: absolute; width: 100%; height: 100%; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); -webkit-transition: all .8s ease; transition: all .8s ease; z-index: 1; } .large-recipe a:hover .blogBox:before { opacity: 1; } .large-recipe .blog-image { height: 100%; width: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-repeat: no-repeat; background-size: cover; background-position: center; z-index: -1; -webkit-transition: all .8s ease; transition: all .8s ease; } .large-recipe a:hover .blog-image { transform: translate(-50%, -50%) scale(1.05); } .large-recipe .blog-content { position: absolute; width: 100%; bottom: 0; height: 140px; text-align: center; z-index: 10; } .large-recipe .blog-title { margin: 0 auto 20px auto; color: #fff; font-size: 153%; max-width: 340px; height: 57px; overflow: hidden; line-height: 1.2; } .large-recipe .event-tag-strip { position: absolute; top: 5px; right: 5px; height: 20px; font-size: 100%; /*font-family: 'BarLevAAARegular';*/ padding: 0px 10px; line-height: 1.3; letter-spacing: 0.85px; background-color: #272727; color: #ffcb05; z-index: 1; } .normal-recipe { height: 330px; float: right; } #recipes-content-container > div { float: right; } .normal-recipe { height: 330px; margin-top: 35px; } .normal-recipe .blogBox { background-color: #fff; border-bottom: 3px solid #ffcb05; } .normal-recipe .blog-image { height: 220px; width: 100%; background-size: cover; position: relative; -webkit-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; } .normal-recipe .blog-image:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; background-color: rgba(0,0,0,0.2); opacity: 0; -webkit-transition: opacity .8s ease; transition: opacity .8s ease; } .normal-recipe a:hover .blog-image:before { opacity: 1; } .normal-recipe .blog-content { text-align: center; position: relative; height: 95px; } .normal-recipe .blog-title { margin: 0; position: absolute; width: 100%; top: 15px; left: 50%; height: 40px; overflow: hidden; -webkit-transform: translateX(-50%); transform: translateX(-50%); color: #272727; font-size: 118%; padding: 0 25px; line-height: 1; } .normal-recipe .event-tag-strip { position: absolute; top: 5px; right: 5px; height: 20px; font-size: 100%; /*font-family: 'BarLevAAARegular';*/ padding: 0px 10px; line-height: 1.3; letter-spacing: 0.85px; background-color: #272727; color: #ffcb05; z-index: 1; } .event-creation-date { position: absolute; bottom: 10px; left: 50%; letter-spacing: 0; font-size: 95%; color: #ffcb05; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; } .normal-recipe .event-creation-date { color: #808080; } .recipe-details { color: #ffcb05; padding: 10px; /*font-family: 'FBSpoiler-Regular';*/ position: absolute; width: 100%; bottom: 0; } .recipe-details > span { font-size: 95%; position: relative; margin-left: 6px; padding-left: 6px; display: inline-block; letter-spacing: 0; } .recipe-details > span:after { content: ""; position: absolute; left: -2px; top: 50%; width: 1px; height: 12px; background-color: #ffcb05; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .recipe-details > span:last-of-type { padding-left: 0; margin-left: 0; } .recipe-details > span:last-of-type:after { display: none; } .recipe-details > h4 { margin: 0; color: #fff; font-size: 106%; font-family: 'almoni-regular'; } .normal-recipe .recipe-details { color: #808080; padding: 5px; position: absolute; width: 100%; bottom: 0; } .normal-recipe .recipe-details > h4 { display: none; } #recipes-content-container a:visited, .recipes-content-container a:active, .recipes-content-container a:focus { text-decoration: none; } @media(max-width: 1024px) { #recipes-content-container { padding: 0 30px; } .large-recipe { height: 400px; } .recipe-details { padding: 20px; } .normal-recipe { margin-top: 40px; } .normal-recipe .recipe-details { padding: 10px; } .recipe-details > span { font-size: 106%; } .normal-recipe .blog-title { font-size: 130%; } } @media(max-width: 767px) { .large-recipe { height: 330px; } .large-recipe .blogBox { background-color: #fff; border-bottom: 3px solid #ffcb05; } .large-recipe .blogBox:before { display: none; } .large-recipe .blog-image { height: 220px; width: 100%; position: unset; top: 0; background-size: cover; transform: none; z-index: 1; } .large-recipe:hover .blog-image { -webkit-transform: none; transform: none; } .large-recipe .blog-content { text-align: center; bottom: unset; position: relative; height: 88px; } .large-recipe .blog-title { margin: 0; position: absolute; width: 100%; top: 15px; left: 50%; height: 40px; overflow: hidden; transform: translateX(-50%); color: #272727; font-size: 118%; padding: 0 25px; line-height: 1; } .large-recipe .recipe-details { color: #808080; padding: 5px; position: absolute; width: 100%; bottom: 0; } .large-recipe .recipe-details { padding: 10px; } .normal-recipe .blog-content { height: 88px; } .normal-recipe .blog-title{font-size:111%;} } body .brand-modal { position: fixed; top: 50%; left: 50%; max-width: 630px; width: 100%; padding: 0 15px; visibility: hidden; opacity: 0; -webkit-transform: translate(-50%, -65%); transform: translate(-50%, -65%); -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; z-index: 9999; } body.brand-modal-open .brand-modal { visibility: visible; opacity: 1; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .brand-modal .modal-content { margin: 0 auto; text-align: center; padding: 45px; border-radius: 0; box-shadow: none; border: none; } .brand-modal .modal-content h3 { margin: 0 0 10px 0; font-size: 189%; color: #333; } .brand-modal .modal-content p { max-width: 450px; margin: 0 auto; font-size: 118%; color: #333; line-height: 1.4; } .brand-modal .modal-content button { position: absolute; top: -65px; left: 50%; width: 50px; height: 50px; padding: 0; margin: 0; border-radius: 50%; border: solid 1px #272727; background-color: #272727; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .brand-modal .modal-content button > span { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .brand-modal .modal-content button svg { width: 20px; height: 20px; vertical-align: middle; } body .bg-overlay { position: fixed; top: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; cursor: pointer; background-color: rgba(0,0,0,0.5); -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; z-index: 999; } body.brand-modal-open .bg-overlay { visibility: visible; opacity: 1 } body.brand-modal-open { overflow: hidden; } @media(max-width: 767px) { .brand-modal .modal-content { padding: 30px; } .brand-modal .modal-content h3 { font-size: 167%; } .brand-modal .modal-content p { font-size: 100%; } } /*------------------------------------*\ Footer Style \*------------------------------------*/ #SiteFooter .footerContact { color: #fff; margin-top:60px; margin-bottom:40px; } #SiteFooter .footerBlockTitle { text-align:center; font-size: 140%; } #SiteFooter .footerBlockContent {} #SiteFooter > .container { display: -ms-flexbox; display: flex; } .footer-box { padding: 5px 0; } .footer-culinary { width: 12%; } .footer-world-tags { width: 29%; } .footer-join-club { width: 29%; } .footer-logo-box { width: 30%; } .footer-world-tags .footer-box, .footer-join-club .footer-box { padding: 5px 40px; } .footer-logo { text-align: left; padding: 10px 0 5px; } .footer-logo img { max-width: 240px; } .footer-box-title { color: #ffcb05; margin: 0; font-size: 130%; line-height: 0.9; } .footer-box.footer-line { border-left: 1px solid rgba(255, 255, 255, 0.2); height: 100%; } .footer-box ul, .mobile-footer-contact ul { list-style: none; margin: 0; padding: 0; } .footer-box ul > li { line-height: 1; margin-top: 5px; padding-left: 5px; } .footer-box ul > li > a { color: #fff; font-size: 85%; } .footer-box svg { width: 15px; fill: #fff; position: absolute; left: 0px; top: 0; } .footer-box svg.mobile-drop-arrow { top: 25px; left: 10px; } .footer-world-tags .footer-box ul { width: 60%; padding-left: 10px; float: right; } .footer-world-tags .footer-box ul:first-of-type { width: 40%; } #newsletter-form-widget { margin-bottom: 15px; padding-top: 10px; } #newsletter-form-widget .error { top: 0px; left: 0; } #newsletter-form-widget .form-inline-fields { position: static; } #newsletter-form-widget:before { content: ""; position: absolute; width: 100%; height: 100%; background-color: rgba(39,39,39,0.8); opacity: 0; visibility: hidden; pointer-events: none; webkit-transition: all .3s ease; transition: all .3s ease; z-index: 1; } #newsletter-form-widget.sent:before { opacity: 1; visibility: visible; pointer-events: all; } #newsletter-form-widget .sent-message { position: absolute; top: 50%; left: 50%; display: none; color: #fff; text-align: center; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10; } #newsletter-form-widget.sent .sent-message { display: block; } .form-inline-fields { clear: both; overflow: hidden; margin-top: 10px; position: relative; } #newsletterInput { float: right; width: 80%; height: 30px; margin: 0; background-color: transparent; border: 2px solid #ccc; color: #fff; font-family: 'almoni-tzar-bold'; } #newsletterSubmit { float: left; width: 18%; font-family: 'almoni-tzar-bold'; margin: 0; font-size: 108%; letter-spacing: 0.5px; padding: 0; height: 30px; background-color: transparent; border: 2px solid #ccc; color: #fff; } .approved-text { /*font-family: 'almoni-tzar-bold';*/ color: #808080; font-size: 77%; line-height: 1.2; display: inline-block; float: right; width: calc(100% - 11px); padding-right: 5px; } #approvedCheckbox { margin: 0; float: right; width: 11px; background-color: transparent; -webkit-appearance: none; height: 11px; border: 1px solid #808080; outline: 0; cursor: pointer; } .approved-text a { text-decoration: underline; } input#approvedCheckbox:checked + span.approved-text:after { content: ''; display: block; position: absolute; top: 1px; right: 3px; width: 4px; height: 8px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); } #newsletterInput::-webkit-input-placeholder { color: #fff; } #newsletterInput::-moz-placeholder { color: #fff; } #newsletterInput:-ms-input-placeholder { color: #fff; } #newsletterInput:-moz-placeholder { color: #fff; } .footer-box ul.footer-contact-list, .mobile-footer-contact ul.footer-contact-list { margin-top: 5px; } .footer-box ul.footer-contact-list svg, .mobile-footer-contact ul.footer-contact-list svg { height: 12px; min-width: 8px; fill: #ffffff; vertical-align: middle; } .footer-box ul.footer-contact-list li span, .mobile-footer-contact ul.footer-contact-list li span { width: 15px; height: 11px; display: inline-block; text-align: center; margin-left: 2px; position: relative; } .footer-box ul.footer-contact-list li a, .mobile-footer-contact ul.footer-contact-list li a { /*font-family: 'ProximaNova-Regular';*/ font-size: 70%; } .mobile-footer-contact { order: 3; margin-top: 10px; } .mobile-footer-contact ul.footer-contact-list li a { color: #fff; } @media(max-width: 1024px) { .footer-logo-box { width: 0; display: none; } .footer-culinary { width: 20%; } .footer-world-tags { width: 40%; } .footer-join-club { width: 40%; } .footer-world-tags .footer-box, .footer-join-club .footer-box { padding: 5px 40px 5px 0; } } @media(max-width: 767px) { #SiteFooter { padding: 40px 10px; } #SiteFooter > .container { justify-content: center; flex-direction: column; } .footer-logo-box { width: 0; display: none; } .footer-culinary { width: 100%; order: 2; } .footer-world-tags { width: 100%; order: 2; } .footer-join-club { width: 100%; order: 1; margin-bottom: 20px; } .footer-world-tags .footer-box, .footer-join-club .footer-box { padding: 0; } .footer-box.footer-line { border: none; padding: 0; position: relative; } .footer-box.rotateIcon svg { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand'); } .mobile-drop { overflow: hidden; padding: 10px 0; display: none; } .footer-culinary .footer-box-title, .footer-world-tags .footer-box-title { padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.2); } .footer-culinary .footer-box-title { border-top: 1px solid rgba(255,255,255,0.2); } #newsletterInput, #newsletterSubmit { height: 42px; } .footer-box svg {display: block; } } /*------------------------------------*\ UnderFooter Style \*------------------------------------*/ #UnderSiteFooter { padding: 20px; } /*------------------------------------*\ Bootstrap - 5 Cols Fix \*------------------------------------*/ .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; } .col-xs-15 { width: 20%; float: left; } @media (min-width: 768px) { .col-sm-15 { width: 20%; float: left; } } @media (min-width: 992px) { .col-md-15 { width: 20%; float: left; } } @media (min-width: 1200px) { .col-lg-15 { width: 20%; float: left; } } /*------------------------------------*\ BootBox - Js Modals \*------------------------------------*/ .bootbox { text-align: center; } .bootbox .modal-footer { text-align:center; } .bootbox .modal-footer button { margin:10px; } .bootbox .modal-footer .btn+.btn {margin-bottom:10px;} .bootbox .modal-dialog { position: fixed; left: 50%; top: 50%; /* margin-left: -300px; */ transform: translate(-50%,-50%) !IMPORTANT; margin: 0; } @media(max-width:767px){ .bootbox .modal-dialog { width: 80%; } } .checkcontainer { display: block; position: relative; padding-right: 20px; cursor: pointer; font-size: 15px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .checkcontainer input { position: absolute; opacity: 0; cursor: pointer; margin: 0; } .checkcontainer .checkmark { position: absolute; top: 6px; right: 0; height: 13px; width: 13px; border: 1px solid #272727; } .checkcontainer input:checked ~ .checkmark { background-color: #ffcb05; border-color: #ffcb05; } .checkcontainer .checkmark:after { content: ""; position: absolute; left: 3px; top: 1px; width: 5px; height: 8px; border: 1px solid #272727; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: none; } .checkcontainer input:checked ~ .checkmark:after { display: block; } .closeFilterBtn{display:none;} .row:after { clear: none; } #SiteGrid .fadeLayout { display: none; } ::-webkit-scrollbar { width: 6px; height: 2px; } ::-webkit-scrollbar-button { width: 6px; height: 0px; } ::-webkit-scrollbar-thumb { background: #ffcb05; border: 0px none #ffcb05; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: #ffcb05; } ::-webkit-scrollbar-thumb:active { background: #ffcb05; } ::-webkit-scrollbar-track { background: #333; border: 0px none #333; border-radius: 0px; } ::-webkit-scrollbar-track:hover { background: #333; } ::-webkit-scrollbar-track:active { background: #333; } ::-webkit-scrollbar-corner { background: transparent; } .emptyResult { font-size: 170%; color: inherit; margin-right: 36px; line-height: 1; margin-bottom: 70px; } .ui-selectmenu-button.ui-button { width: 100%; border-radius: 0; height: 40px; text-align: right; border: 0px; background: #fff;margin:0 0 12px 0; } .ui-selectmenu-icon.ui-icon { float: left; } .ui-selectmenu-text { margin: 0; color: #272727; } .ui-widget { font-family: 'almoni-regular'; } .ui-widget { font-size: inherit; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 0px; } .ui-menu .ui-menu-item-wrapper { margin: 0px; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 0.4; } .ui-button .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon { background-image: url('../../../000Frames/site/images/toggleArrow.svg'); width: 7px; background-size: cover; background-position: center; transform: rotate(-90deg); height: 13px; top: 5px; transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; } .ui-button.ui-selectmenu-button-open .ui-icon { transform: rotate(90deg); } .info-strip { background-color: #ffcb05; padding: 25px 0; } .info-strip-left { text-align: left; } .info-strip .info-strip-title { margin: 0; line-height: 50px; font-size: 188%; } @media(max-width: 991px) { .info-strip-left, .info-strip-right { text-align: center; } .info-strip-right { margin-top: 10px; } .info-strip .info-strip-title { line-height: 1; } } @media(max-width: 767px){ .info-strip .btn.white-btn { height: 46px; padding: 8px 20px; font-size: 120%; } .info-strip-right { margin-top: 15px; } .info-strip .info-strip-title { font-size: 120%; } } .reveal-photo { height: 0; opacity: 0; -webkit-transition: opacity .3s ease; transition: opacity .3s ease; transition-delay: 0.5s; } .reveal-photo.visable-photo { height: auto; opacity: 1; margin-bottom: 32px; } .load-more-button { float: right; width: 100%; text-align: center; } .load-more-button > button { border: 1px solid #272727; background-color: transparent; color: #272727; padding: 8px 30px }